-
Home
-
MONEI Payments for WooCommerce
-
4.2.0
-
Code
-
Classes
- PaymentsApi
Total Complexity |
194 |
Dependencies |
15 |
Dependents |
1 |
Total lines |
1,782 |
Lines of code |
1,155 |
Logical lines of code |
525 |
Comment lines |
422 |
Methods |
35 |
Properties |
4 |
Methods 35
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
captureRequest() |
B |
37 |
16 |
76 |
refundRequest() |
B |
37 |
16 |
76 |
cancelRequest() |
B |
37 |
16 |
76 |
confirmRequest() |
B |
37 |
16 |
76 |
getRequest() |
B |
38 |
15 |
73 |
createRequest() |
B |
39 |
15 |
69 |
createWithHttpInfo() |
A |
40 |
11 |
67 |
refundWithHttpInfo() |
A |
40 |
11 |
67 |
cancelWithHttpInfo() |
A |
40 |
11 |
67 |
confirmWithHttpInfo() |
A |
40 |
11 |
67 |
captureWithHttpInfo() |
A |
40 |
11 |
67 |
getWithHttpInfo() |
A |
40 |
11 |
67 |
createAsyncWithHttpInfo() |
S |
50 |
2 |
35 |
confirmAsyncWithHttpInfo() |
S |
50 |
2 |
35 |
captureAsyncWithHttpInfo() |
S |
50 |
2 |
35 |
cancelAsyncWithHttpInfo() |
S |
50 |
2 |
35 |
refundAsyncWithHttpInfo() |
S |
50 |
2 |
35 |
getAsyncWithHttpInfo() |
S |
50 |
2 |
35 |
__construct() |
S |
69 |
4 |
6 |
createHttpClientOption() |
S |
63 |
3 |
10 |
create() |
S |
76 |
1 |
4 |
setHostIndex() |
S |
81 |
1 |
3 |
createAsync() |
S |
69 |
1 |
8 |
confirmAsync() |
S |
68 |
1 |
8 |
confirm() |
S |
75 |
1 |
4 |
get() |
S |
76 |
1 |
4 |
captureAsync() |
S |
68 |
1 |
8 |
getAsync() |
S |
69 |
1 |
8 |
capture() |
S |
75 |
1 |
4 |
cancelAsync() |
S |
68 |
1 |
8 |
refund() |
S |
75 |
1 |
4 |
cancel() |
S |
75 |
1 |
4 |
refundAsync() |
S |
68 |
1 |
8 |
getConfig() |
S |
82 |
1 |
3 |
getHostIndex() |
S |
82 |
1 |
3 |